mapbox-maps-android
/
com.mapbox.maps
/
[androidJvm]NorthOrientation
North
Orientation
enum
NorthOrientation
Content copied to clipboard
Describes the map orientation.
Entries
Functions
Entries
UPWARDS
Link copied to clipboard
UPWARDS
Content copied to clipboard
Default, map oriented upwards
RIGHTWARDS
Link copied to clipboard
RIGHTWARDS
Content copied to clipboard
Map oriented righwards
DOWNWARDS
Link copied to clipboard
DOWNWARDS
Content copied to clipboard
Map oriented downwards
LEFTWARDS
Link copied to clipboard
LEFTWARDS
Content copied to clipboard
Map oriented leftwards
Functions
valueOf
Link copied to clipboard
open fun
valueOf
(name:
String
):
NorthOrientation
Content copied to clipboard
values
Link copied to clipboard
open fun
values
():
Array
<
NorthOrientation
>
Content copied to clipboard